Example Program
Local Alignments
Computing local alignments between two sequences.
File "alignment_local.cpp"
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 |
This program computes the best local alignment between two given sequences.
| 10 | |
| 11 | |
| 12 | |
| 13 | |
| 14 | |
| 15 | |
| 16 | |
| 17 |
See
SeqAn - Sequence Analysis Library - www.seqan.de